MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> Class
Fields Properties

GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> Class Members

The following tables list the members exposed by GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory>.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets an empty instance of GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> with default values for the key and value.  
Top
Public Properties
 NameDescription
Public PropertyGets the key of the item to be retrieved.  
Public PropertyGets or sets the value of the item.  
Top
See Also